This is a little sample to show how easy it is to add Version info and extra icons to a VB EXE with Borland's Resource Workshop(RW). The compiled version already has the Version Info and 2 extra Icons embedded in it. Steps involved. 1. Compile your VB app 2. Open the EXE in RW 3. Select File|Add to Project 4. Select the VERINFO.RC file 5. Repeat steps 3 and 4 to add Icons 6. Select File|Save Project 7. Test your app thoroughly to make sure nothing got messed up Have Fun! --Gregg Irwin 72450,676